home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / DiceSource / src / fmsdisk / FMSDisk-protos.h < prev    next >
Text File  |  1993-11-21  |  644b  |  22 lines

  1.  
  2. /* MACHINE GENERATED */
  3.  
  4.  
  5. /* tag.a                */
  6.  
  7.  
  8. /* fms.c                */
  9.  
  10. Prototype DevCall NDev *DevInit(register __a0 APTR);
  11. Prototype DevCall NDev *DevOpen(register __d0 long, register __a1 IOB *, register __d1 long);
  12. Prototype APTR DevExpunge(void);
  13. Prototype APTR DevClose(register __a1 IOB *);
  14. Prototype APTR DevReserved(void);
  15. Prototype void DevBeginIO(register __a1 IOB *iob);
  16. Prototype void DevAbortIO(register __a1 IOB *iob);
  17. Prototype void SynchroMsg(UWORD, NDUnit *);
  18. Prototype __geta4 void CoProc(void);
  19. Prototype void ExtendSize(NDUnit *, long);
  20. Prototype void FlushCache(void);
  21. Prototype void GetUnitName(int, char *);
  22.